home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / water_ba.swf / scripts / frame_7 / DoAction_2.as next >
Text File  |  2007-03-20  |  74KB  |  94 lines

  1. base.removeMovieClip();
  2. grass.removeMovieClip();
  3. walkin.removeMovieClip();
  4. ply_but.removeMovieClip();
  5. credits.removeMovieClip();
  6. delete credits.onEnterFrame();
  7. delete walkin.onEnterFrame();
  8. _root.attachMovie("grassback","grass",2);
  9. _root.attachMovie("logoflasher","flipper",8,{_x:256,_y:192});
  10. _root.crowint = setInterval(function()
  11. {
  12.    crow.singleshot("crow",true);
  13.    c_dirz = Math.randomBetween(120,350);
  14.    _root.attachMovie("bird","bird",10003,{_y:c_dir,adder2:c_dir,originy:c_dirz});
  15. }
  16. ,9000);
  17. Movieclip.prototype.flipper = function()
  18. {
  19.    if(this._currentframe >= this._totalframes)
  20.    {
  21.       _root.gotoAndStop("gamelogo");
  22.    }
  23.    if(!this.init)
  24.    {
  25.       this.hh = 0;
  26.       this._alpha = 0;
  27.       this.init = true;
  28.       this.switcher = 1;
  29.    }
  30.    switch(this.switcher)
  31.    {
  32.       case 1:
  33.          if(this._alpha < 100)
  34.          {
  35.             this._alpha += 4;
  36.          }
  37.          else
  38.          {
  39.             this.switcher = 2;
  40.          }
  41.          break;
  42.       case 2:
  43.          if(this.count < 70)
  44.          {
  45.             this.count = this.count + 1;
  46.          }
  47.          else
  48.          {
  49.             this.switcher = 3;
  50.          }
  51.          break;
  52.       case 3:
  53.          if(this._alpha > 0)
  54.          {
  55.             this.count = 0;
  56.             this._alpha -= 6;
  57.             break;
  58.          }
  59.          this.hh = 0;
  60.          this.nextFrame();
  61.          this.init = false;
  62.          break;
  63.    }
  64. };
  65. bird._y = 100;
  66. flipper.onEnterFrame = function()
  67. {
  68.    this.flipper();
  69. };
  70. Movieclip.prototype.snapinplace = function(acc, dec, destY, destX)
  71. {
  72.    this.acc = acc;
  73.    this.dec = dec;
  74.    this.destY = destY;
  75.    this.destX = destX;
  76.    this.currX = this._x;
  77.    this.currY = this._y;
  78.    this.diffX = this.destX - this.currX;
  79.    this.diffY = this.destY - this.currY;
  80.    this.vx = (this.vx + this.diffX * 1 / this.acc) / this.dec;
  81.    this.vy = (this.vy + this.diffY * 1 / this.acc) / this.dec;
  82.    this._x += this.vx;
  83.    this._y += this.vy;
  84. };
  85. arrayx1 = [489,486,483,480,477,474,471,468,465,462,459,456,453,450,447,444,441,438,435,432,429,426,423,420,417,414,411,408,405,402,399,396,394.9,393.8,392.7,391.6,390.5,389.4,388.3,387.2,386.1,385,383.9,382.8,381.7,380.6,379.5,378.4,377.3,376.2,375.1,374,372.9,371.8,370.7,369.6,368.5,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,367.4,364.4,361.4,358.4,355.4,352.4,349.4,346.4,343.4,340.4,337.4,334.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,331.4,328.4,325.4,322.4,319.4,316.4,313.4,310.4,307.4,304.4,301.4,298.4,295.4,292.4,289.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,286.4,289.4,292.4,295.4,298.4,301.4,304.4,307.4,310.4,313.4,316.4,319.4,322.4,325.4,328.4,331.4,334.4,337.4,340.4,343.4,343.4,343.4,343.4,343.4,343.4,344.35,345.3,346.25,347.2,348.15,349.1,350.05,351,351.95,352.9,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,353.85,356.85,359.85,362.85,365.85,368.85,371.85,374.85,377.85,380.85,383.85,386.85,389.85,392.85,395.85,398.85,401.85,404.85,407.85,410.85,413.85,416.85,419.85,422.85,425.85,428.85,431.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,434.85,437.85,440.85,443.85,446.85,449.85,452.85,455.85,458.85,461.85,464.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,467.85,469.85,471.85,473.85,475.85,477.85,479.85,481.85,483.85,483.85,483.85,483.85,483.85,483.85,483.85,483.85,483.85,483.85,483.85,483.85,480.85,477.85,474.85,471.85,468.85,465.85,462.85,459.85,456.85,453.85,450.85,450.85,450.85,450.85,450.85,450.85,450.85,450.45,450.05,449.65,449.25,448.85,448.45,448.05,447.65,447.25,446.85,446.45,446.05,445.65,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,445.25,442.25,439.25,436.25,433.25,430.25,427.25,424.25,421.25,418.25,415.25,412.25,409.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,406.25,403.6,400.95,398.3,395.65,393,390.35,387.7,385.05,382.4,379.75,377.1,374.45,371.8,369.15,366.5,363.85,366.85,369.85,372.85,375.85,378.85,381.85,384.85,387.85,390.85,393.85,396.85,399.85,402.85,405.85,408.85,411.85,414.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,417.85,420.85,423.85,426.85,429.85,432.85,435.85,438.85,441.85,444.85,447.85,450.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,453.85,454.8,455.75,456.7,457.65,458.6,459.55,460.5,461.45,462.4,463.35,464.3,465.25,466.2,467.15,468.1,469.05,469.05,469.05,469.05,469.05,469.05,469.05,469.05,469.05,469.05,469.05,469.05,468.95,468.85,468.75,468.65,468.55,468.45,468.35,468.25,468.15,468.05,467.95,467.85,467.75,467.65,467.55,467.45,467.35,467.25,467.15,467.05,467.1,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.15,467.1,467.05,467,466.95,466.9,466.85,466.8,466.75,466.7,466.65,466.6,466.55,466.5,466.45,466.4,466.35,466.3,466.25,466.2,466.15,463.8,461.45,459.1,456.75,454.4,452.05,449.7,447.35,445,442.65,440.3,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,437.95,434.95,431.95,428.95,425.95,422.95,419.95,416.95,413.95,410.95,407.95,404.95,401.95,398.95,395.95,392.95,389.95,386.95,383.95,380.95,377.95,374.95,371.95,368.95,365.95,362.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,359.95,356.95,353.95,350.95,347.95,344.95,341.95,338.95,335.95,332.95,329.95,326.95,323.95,320.95,317.95,314.95,311.95,311.95,311.95,311.95,311.95,314.95,317.95,320.95,323.95,326.95,329.95,332.95,335.95,338.95,341.95,344.95,347.95,350.95,353.95,356.95,359.95,362.95,365.95,368.95,371.95,374.95,377.95,380.95,383.95,386.95,389.95,392.95,395.95,398.95,401.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,404.95,407.95,410.95,413.95,416.95,419.95,422.95,425.95,428.95,431.95,434.95,437.95,440.95,443.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,447.05,447.15,447.25,447.35,447.45,447.55,447.65,447.75,447.85,447.95,448.05,448.15,448.25,448.35,448.45,448.55,448.65,448.75,448.85,448.95,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,449.05,452.05,455.05,458.05,461.05,464.05,467.05,470.05,473.05,476.05,476.05,476.05,476.05,476.05,476.05,476.05,476.05,476.05,476.05,473.05,470.05,467.05,464.05,461.05,458.05,455.05,452.05,449.05,446.05,443.05,440.05,437.05,434.05,431.05,428.05,425.05,422.05,419.05,416.05,413.05,410.05,407.05,404.05,401.05,398.05,395.05,392.05,392.05,389.05,386.05,383.05,380.05,377.05,374.05,371.05,368.05,365.05,362.05,359.05,356.05,353.05,350.05,347.05,344.05,341.05,338.05,335.05,332.05,329.05,326.05,323.05,320.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,317.05,314.05,311.05,308.05,305.05,302.05,299.05,296.05,293.05,290.05,287.05,284.05,281.05,278.05,278.05,278.05,278.05,278.05,278.05,278.05,278.05,278.05,279.85,281.65,283.45,285.25,287.05,288.85,290.65,292.45,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,294.25,297.25,300.25,303.25,306.25,309.25,312.25,315.25,318.25,321.25,324.25,327.25,330.25,333.25,336.25,339.25,342.25,345.25,348.25,351.25,354.25,357.25,360.25,363.25,366.25,369.25,372.25,375.25,378.25,381.25,381.25,382.1,382.95,383.8,384.65,385.5,386.35,387.2,388.05,388.9,389.75,390.6,391.45,392.3,393.15,394,394.85,395.7,396.55,397.4,398.25,399.1,399.95,399.95,399.95,399.95,399.95,399.95,399.95,399.95,399.95,399.95,401.25,402.55,403.85,405.15,406.45,407.75,409.05,410.35,411.65,412.95,414.25,415.55,416.85,418.15,419.45,420.75,422.05,423.35,424.65,424.65,424.65,424.65,424.65,424.65,427.65,430.65,433.65,436.65,439.65,442.65,445.65,448.65,451.65,454.65,457.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.65,460.7,460.75,460.8,460.85,460.9,460.95,461,461.05,461.1,461.15,461.2,461.25,461.3,461.35,460.15,458.95,457.75,456.55,455.35,454.15,452.95,451.75,450.55,449.35,448.15,446.95,445.75,444.55,443.35,442.15,440.95,439.75,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,438.55,436.55,434.55,432.55,430.55,428.55,426.55,424.55,422.55,420.55,418.55,416.55,414.55,412.55,410.55,408.55,406.55,404.55,402.55,400.55,398.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,396.55,393.55,390.55,387.55,384.55,381.55,378.55,375.55,372.55,369.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55,366.55];
  86. arrayy1 = [254,253.55,253.1,252.65,252.2,251.75,251.3,250.85,250.4,249.95,247.55,245.15,242.75,240.35,237.95,235.55,233.15,230.75,228.35,225.95,223.55,221.15,218.75,216.35,213.95,211.55,209.15,206.75,204.35,201.95,199.55,197.15,194.15,191.15,188.15,185.15,182.15,179.15,176.15,173.15,170.15,167.15,164.15,161.15,158.15,155.15,152.15,149.15,146.15,143.15,140.15,137.15,134.15,131.15,128.15,125.15,122.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,119.15,118.65,118.15,117.65,117.15,116.65,116.15,115.65,115.15,114.65,114.15,113.65,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,113.15,110.45,107.75,105.05,102.35,99.65,96.95,94.25,91.55,88.85,86.15,83.45,80.75,78.05,75.35,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.65,72.75,72.85,72.95,73.05,73.15,73.25,73.35,73.45,73.55,73.65,73.75,73.85,73.95,74.05,74.15,74.25,74.35,74.45,74.55,74.55,74.55,74.55,74.55,74.55,77.55,80.55,83.55,86.55,89.55,92.55,95.55,98.55,101.55,104.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,109.8,112.05,114.3,116.55,118.8,121.05,123.3,125.55,127.8,130.05,132.3,134.55,136.8,139.05,141.3,143.55,145.8,148.05,150.3,152.55,154.8,157.05,159.3,161.55,163.8,166.05,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,168.3,170.05,171.8,173.55,175.3,177.05,178.8,180.55,182.3,184.05,185.8,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,187.55,184.55,181.55,178.55,175.55,172.55,169.55,166.55,163.55,163.55,163.55,163.55,163.55,163.55,163.55,163.55,163.55,163.55,163.55,163.55,161.3,159.05,156.8,154.55,152.3,150.05,147.8,145.55,143.3,141.05,138.8,138.8,138.8,138.8,138.8,138.8,138.8,135.8,132.8,129.8,126.8,123.8,120.8,117.8,114.8,111.8,108.8,105.8,102.8,99.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.8,96.35,95.9,95.45,95,94.55,94.1,93.65,93.2,92.75,92.3,91.85,91.4,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,90.95,87.95,84.95,81.95,78.95,75.95,72.95,69.95,66.95,63.95,60.95,57.95,54.95,51.95,48.95,45.95,42.95,42.65,42.35,42.05,41.75,41.45,41.15,40.85,40.55,40.25,39.95,39.65,39.35,39.05,38.75,38.45,38.15,37.85,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,38.1,40,41.9,43.8,45.7,47.6,49.5,51.4,53.3,55.2,57.1,59,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,60.9,63.9,66.9,69.9,72.9,75.9,78.9,81.9,84.9,87.9,90.9,93.9,96.9,99.9,102.9,105.9,108.9,108.9,108.9,108.9,108.9,108.9,108.9,108.9,108.9,108.9,108.9,108.9,111.9,114.9,117.9,120.9,123.9,126.9,129.9,132.9,135.9,138.9,141.9,144.9,147.9,150.9,153.9,156.9,159.9,162.9,165.9,168.9,171.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,174.9,177.9,180.9,183.9,186.9,189.9,192.9,195.9,198.9,201.9,204.9,207.9,210.9,213.9,216.9,219.9,222.9,225.9,228.9,231.9,234.9,231.9,228.9,225.9,222.9,219.9,216.9,213.9,210.9,207.9,204.9,201.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,198.9,196.8,194.7,192.6,190.5,188.4,186.3,184.2,182.1,180,177.9,175.8,173.7,171.6,169.5,167.4,165.3,163.2,161.1,159,156.9,154.8,152.7,150.6,148.5,146.4,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,144.3,143.45,142.6,141.75,140.9,140.05,139.2,138.35,137.5,136.65,135.8,134.95,134.1,133.25,132.4,131.55,130.7,130.7,130.7,130.7,130.7,130.2,129.7,129.2,128.7,128.2,127.7,127.2,126.7,126.2,125.7,125.2,124.7,124.2,123.7,123.2,122.7,122.2,121.7,121.2,120.7,120.2,119.7,119.2,118.7,118.2,117.7,117.2,116.7,116.2,115.7,115.2,115.2,115.2,115.2,115.2,115.2,115.2,115.2,115.2,115.2,115.2,115.2,115.2,117.3,119.4,121.5,123.6,125.7,127.8,129.9,132,134.1,136.2,138.3,140.4,142.5,144.6,144.6,144.6,144.6,144.6,144.6,144.6,144.6,144.6,144.6,144.6,144.6,144.6,147.6,150.6,153.6,156.6,159.6,162.6,165.6,168.6,171.6,174.6,177.6,180.6,183.6,186.6,189.6,192.6,195.6,198.6,201.6,204.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,207.6,208.45,209.3,210.15,211,211.85,212.7,213.55,214.4,215.25,215.25,215.25,215.25,215.25,215.25,215.25,215.25,215.25,215.25,212.55,209.85,207.15,204.45,201.75,199.05,196.35,193.65,190.95,188.25,185.55,182.85,180.15,177.45,174.75,172.05,169.35,166.65,163.95,161.25,158.55,155.85,153.15,150.45,147.75,145.05,142.35,139.65,139.65,138.65,137.65,136.65,135.65,134.65,133.65,132.65,131.65,130.65,129.65,128.65,127.65,126.65,125.65,124.65,123.65,122.65,121.65,120.65,119.65,118.65,117.65,116.65,115.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,114.65,111.75,108.85,105.95,103.05,100.15,97.25,94.35,91.45,88.55,85.65,82.75,79.85,76.95,76.95,76.95,76.95,76.95,76.95,76.95,76.95,76.95,79.95,82.95,85.95,88.95,91.95,94.95,97.95,100.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,105.45,106.95,108.45,109.95,111.45,112.95,114.45,115.95,117.45,118.95,120.45,121.95,123.45,120.8,118.15,115.5,112.85,110.2,107.55,104.9,102.25,99.6,96.95,94.3,91.65,89,86.35,83.7,81.05,81.05,84.05,87.05,90.05,93.05,96.05,99.05,102.05,105.05,108.05,111.05,114.05,117.05,120.05,123.05,126.05,129.05,132.05,135.05,138.05,141.05,144.05,147.05,147.05,147.05,147.05,147.05,147.05,147.05,147.05,147.05,147.05,150.05,153.05,156.05,159.05,162.05,165.05,168.05,171.05,174.05,177.05,180.05,183.05,186.05,189.05,192.05,195.05,198.05,201.05,204.05,204.05,204.05,204.05,204.05,204.05,203.5,202.95,202.4,201.85,201.3,200.75,200.2,199.65,199.1,198.55,198,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,197.45,200.45,203.45,206.45,209.45,212.45,215.45,218.45,221.45,224.45,227.45,230.45,233.45,236.45,239.45,236.45,233.45,230.45,227.45,224.45,221.45,218.45,215.45,212.45,209.45,206.45,203.45,200.45,197.45,194.45,191.45,188.45,185.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,182.45,179.45,176.45,173.45,170.45,167.45,164.45,161.45,158.45,155.45,152.45,149.45,146.45,143.45,140.45,137.45,134.45,131.45,128.45,125.45,122.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.45,119.7,119.95,120.2,120.45,120.7,120.95,121.2,121.45,121.7,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95,121.95];
  87. arraydir1 = [3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,1,1,1,1,1,1,1,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,2,2,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,1,1,1,1,1,1,1,1,1,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,1,1,1,1,1,2,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,2,2,2,2,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,1,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,3,3,3,3,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,1,1,1,1,1,1,1,1,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5];
  88. arraydir2 = [3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,2,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,1,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,2,2,2,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,5,5,5,5,5,3,3,3,3,3,3,3,3,2,5,5,5,4,4,4,4,4,4,1,1,1,1,1,1,1,1,1,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,1,1,2,5,5,4,4,4,4,4,4,4,4,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,2,2,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,2,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,1,1,2,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5];
  89. arrayx2 = [489,486,483,480,477,474,471,468,465,462,459,456,453,450,447,444,441,438,435,432,429,428.85,428.7,428.55,428.4,428.25,428.1,427.95,427.8,427.65,427.5,427.35,427.2,427.05,426.9,426.75,426.6,426.45,426.3,426.15,426,425.85,425.7,425.55,425.4,425.25,425.1,424.95,424.8,424.65,424.5,424.35,424.2,424.05,423.9,423.75,423.6,423.45,423.3,423.15,423,422.85,422.7,422.55,422.4,422.25,422.1,421.95,421.8,421.65,421.5,421.35,421.2,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,421.05,424.05,427.05,430.05,433.05,436.05,439.05,442.05,445.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,450.75,453.45,456.15,458.85,461.55,464.25,466.95,469.65,472.35,475.05,473.55,472.05,470.55,469.05,467.55,466.05,464.55,463.05,461.55,460.05,458.55,457.05,455.55,454.05,452.55,451.05,449.55,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,448.05,445.05,442.05,439.05,436.05,433.05,430.05,427.05,424.05,421.05,418.05,415.05,412.05,409.05,406.05,403.05,400.05,397.05,394.05,391.05,388.05,387.45,386.85,386.25,385.65,385.05,384.45,383.85,383.25,382.65,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,382.05,379.05,376.05,373.05,370.05,367.05,364.05,361.05,358.05,355.05,352.05,349.05,346.4,343.75,341.1,338.45,335.8,333.15,330.5,327.85,325.2,322.55,319.9,317.25,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,314.6,316.5,318.4,320.3,322.2,324.1,326,327.9,329.8,331.7,333.6,335.5,338.5,341.5,344.5,347.5,350.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,353.5,356.5,359.5,362.5,365.5,368.5,371.5,374.5,377.5,380.5,383.5,386.5,389.5,392.5,395.5,398.5,401.5,404.5,407.5,410.5,413.5,416.5,419.5,422.5,425.5,428.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,431.5,434.5,437.5,440.5,443.5,446.5,449.5,452.5,455.5,458.5,461.5,464.5,467.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,470.5,473.5,476.5,479.5,482.5,485.5,488.5,491.5,494.5,497.5,497.5,497.5,497.5,497.5,497.5,497.5,496.35,495.2,494.05,492.9,491.75,490.6,489.45,488.3,487.15,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,486,483,480,477,474,471,468,465,462,459,456,453,450,447,444,441,438,435,435,435,435,435,435,432.55,430.1,427.65,425.2,422.75,420.3,417.85,415.4,412.95,412.95,412.95,412.95,409.95,406.95,403.95,400.95,397.95,394.95,391.95,388.95,385.95,382.95,379.95,376.95,373.95,370.95,367.95,364.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,361.95,358.95,355.95,352.95,349.95,346.95,343.95,340.95,337.95,334.95,331.95,328.95,325.95,325.35,324.75,324.15,323.55,322.95,322.35,321.75,321.15,320.55,319.95,319.35,318.75,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,318.15,315.5,312.85,310.2,307.55,304.9,302.25,299.6,296.95,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,294.3,291.3,288.3,285.3,282.3,279.3,276.3,273.3,270.3,267.3,264.3,261.3,258.3,255.3,252.3,249.3,249.3,249.3,252.3,255.3,258.3,261.3,264.3,267.3,270.3,273.3,276.3,279.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,282.3,285.3,288.3,291.3,294.3,297.3,300.3,303.3,306.3,309.3,312.3,315.3,318.3,321.3,324.3,327.3,330.3,333.3,336.3,339.3,342.3,345.3,348.3,351.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,354.3,357.3,360.3,363.3,366.3,369.3,372.3,375.3,378.3,381.3,384.3,387.3,390.3,393.3,396.3,399.3,402.3,405.3,408.3,411.3,414.3,417.3,420.3,423.3,426.3,429.3,432.3,435.3,438.3,441.3,444.3,447.3,450.3,453.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.3,456.55,456.8,457.05,457.3,457.55,457.8,458.05,458.3,458.55,458.8,459.05,459.3,459.55,459.8,459.5,459.2,458.9,458.6,458.3,458,457.7,457.4,457.1,456.8,456.5,456.2,455.9,455.6,455.3,455,454.7,454.4,454.1,453.8,453.5,453.2,452.9,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,453.15,450.15,447.15,444.15,441.15,438.15,435.15,432.15,429.15,426.15,423.15,420.15,417.15,414.15,411.15,408.15,405.15,402.15,399.15,396.15,393.15,390.15,387.15,384.15,381.15,378.15,375.15,372.15,369.15,366.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,363.15,360.15,357.15,354.15,351.15,348.15,345.15,342.15,339.15,336.15,333.15,330.15,327.15,324.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,321.15,323.45,325.75,328.05,330.35,332.65,334.95,337.25,339.55,341.85,344.15,346.45,346.45,346.45,346.45,346.45,349.45,352.45,355.45,358.45,361.45,364.45,367.45,370.45,373.45,376.45,379.45,382.45,385.45,388.45,391.45,394.45,397.45,400.45,403.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,406.45,407.8,409.15,410.5,411.85,413.2,414.55,415.9,417.25,418.6,419.95,421.3,422.65,424,425.35,426.7,428.05,431.05,434.05,437.05,440.05,443.05,446.05,449.05,452.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,455.05,452.2,449.35,446.5,443.65,440.8,437.95,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,435.1,432.1,429.1,426.1,423.1,420.1,417.1,414.1,411.1,408.1,405.1,402.1,399.1,396.1,393.1,390.1,387.1,384.1,384.1,384.1,384.1,384.1,384.1,384.1,384.1,384.1,384.1,384.1,381.1,378.1,375.1,372.1,369.1,366.1,363.1,360.1,357.1,354.1,351.1,348.1,345.1,342.1,339.1,336.1,333.1,330.1,327.1,324.1,321.1,321.1,321.1,321.1,321.1,321.1,321.1,321.1,318.1,315.1,312.1,309.1,306.1,303.1,300.1,297.1,294.1,291.1,288.1,285.1,282.1,282.1,282.1,285.1,288.1,291.1,294.1,297.1,300.1,303.1,306.1,309.1,312.1,315.1,318.1,321.1,324.1,327.1,330.1,333.1,336.1,339.1,342.1,345.1,348.1,351.1,354.1,357.1,360.1,363.1,366.1,369.1,372.1,375.1,378.1,381.1,384.1,387.1,390.1,393.1,396.1,399.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1,402.1];
  90. arrayy2 = [254,253.55,253.1,252.65,252.2,251.75,251.3,250.85,250.4,249.95,249.5,249.05,248.6,248.15,247.7,247.25,246.8,246.35,245.9,245.45,245,242,239,236,233,230,227,224,221,218,215,212,209,206,203,200,197,194,191,188,185,182,179,176,173,170,167,164,161,158,155,152,149,146,143,140,137,134,131,128,125,122,119,116,113,110,107,104,101,98,95,92,89,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,88.55,91.1,93.65,96.2,98.75,101.3,103.85,106.4,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,108.95,111.95,114.95,117.95,120.95,123.95,126.95,129.95,132.95,135.95,138.95,141.95,144.95,147.95,150.95,153.95,156.95,159.95,162.95,165.95,168.95,171.95,174.95,177.95,180.95,183.95,186.95,189.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,192.95,191.75,190.55,189.35,188.15,186.95,185.75,184.55,183.35,182.15,180.95,179.75,178.55,177.35,176.15,174.95,173.75,172.55,171.35,170.15,168.95,165.95,162.95,159.95,156.95,153.95,150.95,147.95,144.95,141.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.95,138.55,138.15,137.75,137.35,136.95,136.55,136.15,135.75,135.35,134.95,134.55,131.55,128.55,125.55,122.55,119.55,116.55,113.55,110.55,107.55,104.55,101.55,98.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,95.55,98.55,101.55,104.55,107.55,110.55,113.55,116.55,119.55,122.55,125.55,128.55,128.3,128.05,127.8,127.55,127.3,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,127.05,129.85,132.65,135.45,138.25,141.05,143.85,146.65,149.45,152.25,155.05,157.85,160.65,163.45,166.25,169.05,171.85,174.65,177.45,180.25,183.05,185.85,188.65,191.45,194.25,197.05,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,199.85,200.75,201.65,202.55,203.45,204.35,205.25,206.15,207.05,207.95,208.85,209.75,210.65,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,211.55,210.05,208.55,207.05,205.55,204.05,202.55,201.05,199.55,198.05,198.05,198.05,198.05,198.05,198.05,198.05,195.05,192.05,189.05,186.05,183.05,180.05,177.05,174.05,171.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,168.05,165.35,162.65,159.95,157.25,154.55,151.85,149.15,146.45,143.75,141.05,138.35,135.65,132.95,130.25,127.55,124.85,122.15,122.15,122.15,122.15,122.15,122.15,119.15,116.15,113.15,110.15,107.15,104.15,101.15,98.15,95.15,95.15,95.15,95.15,95.5,95.85,96.2,96.55,96.9,97.25,97.6,97.95,98.3,98.65,99,99.35,99.7,100.05,100.4,100.75,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,101.1,100.25,99.4,98.55,97.7,96.85,96,95.15,94.3,93.45,92.6,91.75,90.9,93.9,96.9,99.9,102.9,105.9,108.9,111.9,114.9,117.9,120.9,123.9,126.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,129.9,126.9,123.9,120.9,117.9,114.9,111.9,108.9,105.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,102.9,101.2,99.5,97.8,96.1,94.4,92.7,91,89.3,87.6,85.9,84.2,82.5,80.8,79.1,77.4,77.4,77.4,78.65,79.9,81.15,82.4,83.65,84.9,86.15,87.4,88.65,89.9,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,91.15,92.8,94.45,96.1,97.75,99.4,101.05,102.7,104.35,106,107.65,109.3,110.95,112.6,114.25,115.9,117.55,119.2,120.85,122.5,124.15,125.8,127.45,129.1,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,130.75,133.55,136.35,139.15,141.95,144.75,147.55,150.35,153.15,155.95,158.75,161.55,164.35,167.15,169.95,172.75,175.55,178.35,181.15,183.95,186.75,189.55,192.35,192.05,191.75,191.45,191.15,190.85,190.55,190.25,189.95,189.65,189.35,189.05,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,189.3,192.3,195.3,198.3,201.3,204.3,207.3,210.3,213.3,216.3,219.3,222.3,225.3,228.3,231.3,228.3,225.3,222.3,219.3,216.3,213.3,210.3,207.3,204.3,201.3,198.3,195.3,192.3,189.3,186.3,183.3,180.3,177.3,174.3,171.3,168.3,165.3,162.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,159.3,157.5,155.7,153.9,152.1,150.3,148.5,146.7,144.9,143.1,141.3,139.5,137.7,135.9,134.1,132.3,130.5,128.7,126.9,125.1,123.3,121.5,119.7,117.9,116.1,114.3,112.5,110.7,108.9,107.1,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,105.3,108.3,111.3,114.3,117.3,120.3,123.3,126.3,129.3,132.3,135.3,138.3,138.3,138.3,138.3,138.3,139.05,139.8,140.55,141.3,142.05,142.8,143.55,144.3,145.05,145.8,146.55,147.3,148.05,148.8,149.55,150.3,151.05,151.8,152.55,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,153.3,156.3,159.3,162.3,165.3,168.3,171.3,174.3,177.3,180.3,183.3,186.3,189.3,192.3,195.3,198.3,201.3,202.1,202.9,203.7,204.5,205.3,206.1,206.9,207.7,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,208.5,205.5,202.5,199.5,196.5,193.5,190.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,187.5,184.8,182.1,179.4,176.7,174,171.3,168.6,165.9,163.2,160.5,157.8,155.1,152.4,149.7,147,144.3,141.6,141.6,141.6,141.6,141.6,141.6,141.6,141.6,141.6,141.6,141.6,139.85,138.1,136.35,134.6,132.85,131.1,129.35,127.6,125.85,124.1,122.35,120.6,118.85,117.1,115.35,113.6,111.85,110.1,108.35,106.6,104.85,104.85,104.85,104.85,104.85,104.85,104.85,104.85,103.15,101.45,99.75,98.05,96.35,94.65,92.95,91.25,89.55,87.85,86.15,84.45,82.75,82.75,82.75,84.8,86.85,88.9,90.95,93,95.05,97.1,99.15,101.2,103.25,105.3,107.35,109.4,111.45,113.5,115.55,117.6,119.65,121.7,123.75,125.8,127.85,129.9,131.95,134,136.05,138.1,140.15,142.2,144.25,146.3,148.35,150.4,152.45,154.5,156.55,158.6,160.65,162.7,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75,164.75];
  91. arrayx3 = [489,486,483,480,477,474,471,468,465,462,459,456,453,450,447,444,443.05,442.1,441.15,440.2,439.25,438.3,437.35,436.4,435.45,434.5,433.55,432.6,431.65,430.7,429.75,428.8,427.85,426.9,425.95,425,424.05,423.1,422.15,421.2,420.25,419.3,418.35,417.4,416.45,415.5,414.55,413.6,412.65,411.7,410.75,409.8,408.85,407.9,406.95,406,405.05,404.1,403.15,402.2,401.25,400.3,400.3,400.3,400.3,400.3,400.3,400.3,400.3,400.3,403.3,406.3,409.3,412.3,415.3,418.3,421.3,424.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,427.3,430.3,433.3,436.3,439.3,442.3,445.3,448.3,451.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,454.3,455.2,456.1,457,457.9,458.8,459.7,460.6,461.5,462.4,463.3,464.2,465.1,466,466.9,467.8,468.7,469.6,470.5,471.4,472.3,473.2,473.2,473.2,473.2,470.75,468.3,465.85,463.4,463.4,463.4,463.4,463.4,463.4,463.4,463.4,463.4,463.4,463.4,463.4,466.4,469.4,472.4,475.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,478.4,475.4,472.4,469.4,466.4,463.4,460.4,457.4,454.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,451.4,449.55,447.7,445.85,444,442.15,440.3,438.45,436.6,434.75,432.9,431.05,429.2,427.35,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,425.5,428.5,431.5,434.5,437.5,440.5,443.5,446.5,449.5,452.5,455.5,458.5,461.5,464.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.5,467.45,467.4,467.35,467.3,467.25,467.2,467.15,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,467.1,464.1,461.1,458.1,455.1,452.1,449.1,446.1,443.1,440.1,437.1,434.1,431.1,428.1,425.1,422.1,419.1,416.1,413.1,410.1,407.1,404.1,401.1,398.1,395.1,392.1,389.1,386.1,383.1,380.1,377.1,374.1,371.1,368.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,365.1,362.1,359.1,356.1,353.1,350.1,347.1,344.1,341.1,338.1,335.1,332.1,329.1,326.1,323.1,320.1,317.1,314.1,314.1,312.95,311.8,310.65,309.5,308.35,307.2,306.05,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,304.9,307.9,310.9,313.9,316.9,319.9,322.9,325.9,328.9,331.9,334.9,337.9,340.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,343.9,340.9,337.9,334.9,331.9,328.9,325.9,322.9,319.9,316.9,313.9,310.9,307.9,304.9,301.9,298.9,295.9,292.9,289.9,286.9,283.9,280.9,277.9,274.9,271.9,268.9,265.9,262.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,259.9,262.9,265.9,268.9,271.9,274.9,277.9,280.9,283.9,286.9,289.9,292.9,295.9,298.9,301.9,304.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,307.9,310.9,313.9,316.9,319.9,322.9,325.9,328.9,331.9,334.9,337.9,340.9,343.9,346.9,349.9,352.9,355.9,358.9,361.9,364.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,367.9,370.5,373.1,375.7,378.3,380.9,383.5,386.1,388.7,391.3,393.9,396.5,399.1,401.7,404.3,406.9,409.5,412.1,414.7,417.3,419.9,422.5,425.1,427.7,430.3,432.9,435.5,438.1,441.1,444.1,447.1,450.1,453.1,456.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,459.1,461.1,463.1,465.1,467.1,469.1,471.1,473.1,475.1,477.1,479.1,481.1,483.1,485.1,487.1,489.1,491.1,493.1,495.1,497.1,499.1,501.1,503.1,501.4,499.7,498,496.3,494.6,492.9,491.2,489.5,487.8,486.1,484.4,482.7,481,479.3,477.6,475.9,474.2,472.5,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,470.8,473.8,476.8,479.8,482.8,485.8,488.8,491.8,494.8,497.8,500.8,503.8,506.8,509.8,512.8,515.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,518.8,515.8,512.8,509.8,506.8,503.8,500.8,497.8,494.8,491.8,488.8,485.8,482.8,479.8,476.8,473.8,470.8,467.8,464.8,461.8,458.8,455.8,452.8,449.8,446.8,443.8,440.8,437.8,434.8,431.8,428.8,425.8,422.8,419.8,416.8,413.8,410.8,407.8,404.8,401.8,398.8,395.8,392.8,389.8,386.8,383.8,381.75,379.7,377.65,375.6,373.55,371.5,369.45,367.4,365.35,363.3,361.25,359.2,357.15,355.1,353.05,351,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,345.95,342.95,339.95,336.95,333.95,330.95,327.95,324.95,321.95,318.95,315.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,312.95,315.95,318.95,321.95,324.95,327.95,330.95,333.95,336.95,339.95,342.95,345.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,348.95,351.95,354.95,357.95,360.95,363.95,366.95,369.95,372.95,375.95,378.95,381.95,384.95,387.95,390.95,393.95,396.95,399.95,402.95,405.95,408.95,411.95,414.95,417.95,420.95,423.95,426.95,429.95,432.95,435.95,435.95,435.95,435.95,435.95,435.95,435.95,435.95,436.5,437.05,437.6,438.15,438.7,439.25,439.8,440.35,440.9,441.45,442,442.55,443.1,443.65,444.2,444.75,445.3,445.85,446.4,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,446.95,443.95,440.95,437.95,434.95,431.95,428.95,425.95,422.95,419.95,416.95,413.95,410.95,407.95,404.95,401.95,398.95,395.95,392.95,389.95,386.95,383.95,380.95,377.95,374.95,371.95,368.95,365.95,362.95,359.95,356.95,353.95,350.95,347.95,344.95,341.95,338.95,335.95,332.95,329.95,326.95,323.95,320.95,317.95,314.95,311.95,308.95,305.95,302.95,299.95,296.95,293.95,290.95,293.95,296.95,299.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,302.95,299.95,296.95,293.95,290.95,287.95,284.95,281.95,278.95,278.95,278.95,278.95,281.95,284.95,287.95,290.95,293.95,296.95,299.95,302.95,305.95,308.95,311.95,314.95,317.95,320.95,323.95,326.95,329.95,332.95,335.95,338.95,341.95,344.95,347.95,347.95,346.7,345.45,344.2,342.95,341.7,340.45,339.2,337.95,336.7,335.45,334.2,334.2,334.2,334.2,334.2,337.2,340.2,343.2,346.2,349.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2,352.2];
  92. arrayy3 = [254,253.55,253.1,252.65,252.2,251.75,251.3,250.85,250.4,249.95,249.5,249.05,248.6,248.15,247.7,247.25,244.25,241.25,238.25,235.25,232.25,229.25,226.25,223.25,220.25,217.25,214.25,211.25,208.25,205.25,202.25,199.25,196.25,193.25,190.25,187.25,184.25,181.25,178.25,175.25,172.25,169.25,166.25,163.25,160.25,157.25,154.25,151.25,148.25,145.25,142.25,139.25,136.25,133.25,130.25,127.25,124.25,121.25,118.25,115.25,112.25,109.25,109.25,109.25,109.25,109.25,109.25,109.25,109.25,109.25,111.2,113.15,115.1,117.05,119,120.95,122.9,124.85,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,126.8,128.65,130.5,132.35,134.2,136.05,137.9,139.75,141.6,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,143.45,146.45,149.45,152.45,155.45,158.45,161.45,164.45,167.45,170.45,173.45,176.45,179.45,182.45,185.45,188.45,191.45,194.45,197.45,200.45,203.45,206.45,206.45,206.45,206.45,209.45,212.45,215.45,218.45,218.45,218.45,218.45,218.45,218.45,218.45,218.45,218.45,218.45,218.45,218.45,216.05,213.65,211.25,208.85,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,206.45,208.15,209.85,211.55,213.25,214.95,216.65,218.35,220.05,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,221.75,218.75,215.75,212.75,209.75,206.75,203.75,200.75,197.75,194.75,191.75,188.75,185.75,182.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.75,179.8,179.85,179.9,179.95,180,180.05,180.1,180.15,180.2,180.25,180.3,180.35,180.4,180.45,180.45,180.45,180.45,180.45,180.45,180.45,180.45,180.45,180.45,180.45,180.45,180.45,183.45,186.45,189.45,192.45,195.45,198.45,201.45,204.45,207.45,210.45,213.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,216.45,214.5,212.55,210.6,208.65,206.7,204.75,202.8,200.85,198.9,196.95,195,193.05,191.1,189.15,187.2,185.25,183.3,181.35,179.4,177.45,175.5,173.55,171.6,169.65,167.7,165.4,163.1,160.8,158.5,156.2,153.9,151.6,149.25,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.95,146.1,145.25,144.4,143.55,142.7,141.85,141,140.15,139.3,138.45,137.6,136.75,135.9,135.05,134.2,133.35,132.5,132.5,129.5,126.5,123.5,120.5,117.5,114.5,111.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,108.5,109.55,110.6,111.65,112.7,113.75,114.8,115.85,116.9,117.95,119,120.05,121.1,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,122.15,120.75,119.35,117.95,116.55,115.15,113.75,112.35,110.95,109.55,108.15,106.75,105.35,103.95,102.55,101.15,99.75,98.35,96.95,95.55,94.15,92.75,89.85,86.95,84.05,81.15,78.25,75.35,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,72.45,73.85,75.25,76.65,78.05,79.45,80.85,82.25,83.65,85.05,86.45,87.85,89.25,90.65,92.05,93.45,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,94.85,97.4,99.95,102.5,105.05,107.6,110.15,112.7,115.25,117.8,120.35,122.9,125.45,127,128.55,130.1,131.65,133.2,134.75,136.3,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,137.85,140.85,143.85,146.85,149.85,152.85,155.85,158.85,161.85,164.85,167.85,170.85,173.85,176.85,179.85,182.85,185.85,188.85,191.85,194.85,197.85,200.85,203.85,206.85,209.85,212.85,215.85,218.85,217.4,215.95,214.5,213.05,211.6,210.15,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,208.7,211.7,214.7,217.7,220.7,223.7,226.7,229.7,232.7,235.7,238.7,241.7,244.7,247.7,250.7,253.7,256.7,259.7,262.7,265.7,268.7,271.7,274.7,271.7,268.7,265.7,262.7,259.7,256.7,253.7,250.7,247.7,244.7,241.7,238.7,235.7,232.7,229.7,226.7,223.7,220.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,217.7,219.15,220.6,222.05,223.5,224.95,226.4,227.85,229.3,230.75,232.2,233.65,235.1,236.55,238,239.45,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,240.9,239.35,237.8,236.25,234.7,233.15,231.6,230.05,228.5,226.95,225.4,223.85,222.3,220.75,219.2,217.65,216.1,214.55,213,211.45,209.9,208.35,206.8,205.25,203.7,202.15,200.6,199.05,197.5,195.95,194.4,192.85,191.3,189.75,188.2,186.65,185.1,183.55,182,180.45,178.9,177.35,175.8,174.25,172.7,171.15,168.15,165.15,162.15,159.15,156.15,153.15,150.15,147.15,144.15,141.15,138.15,135.15,132.15,129.15,126.15,123.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.15,120.6,121.05,121.5,121.95,122.4,122.85,123.3,123.75,124.2,124.65,125.1,125.55,122.55,119.55,116.55,113.55,110.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.55,107.25,106.95,106.65,106.35,106.05,105.75,105.45,105.15,104.85,104.55,104.25,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,103.95,105.45,106.95,108.45,109.95,111.45,112.95,114.45,115.95,117.45,118.95,120.45,121.95,123.45,124.95,126.45,127.95,129.45,130.95,132.45,133.95,135.45,136.95,138.45,139.95,141.45,142.95,144.45,145.95,147.45,147.45,147.45,147.45,147.45,147.45,147.45,147.45,150.45,153.45,156.45,159.45,162.45,165.45,168.45,171.45,174.45,177.45,180.45,183.45,186.45,189.45,192.45,195.45,198.45,201.45,204.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,207.45,205.3,203.15,201,198.85,196.7,194.55,192.4,190.25,188.1,185.95,183.8,181.65,179.5,177.35,175.2,173.05,170.9,168.75,166.6,164.45,162.3,160.15,158,155.85,153.7,151.55,149.4,147.25,145.1,142.95,140.8,138.65,136.5,134.35,132.2,130.1,128,125.9,123.8,121.7,119.6,117.5,115.4,113.3,111.2,109.1,107,104.9,102.8,100.7,98.6,96.5,97.5,98.5,99.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,100.5,98.9,97.3,95.7,94.1,92.5,90.9,89.3,87.7,87.7,87.7,87.7,87.85,88,88.15,88.3,88.45,88.6,88.75,88.9,89.05,89.2,89.35,89.5,89.65,89.8,89.95,90.1,90.25,90.4,90.55,90.7,90.85,91,91.15,91.15,94.15,97.15,100.15,103.15,106.15,109.15,112.15,115.15,118.15,121.15,124.15,124.15,124.15,124.15,124.15,124.1,124.05,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124];
  93. arraydir3 = [3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,2,2,2,2,2,2,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,1,1,1,1,1,2,5,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,2,2,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,1,1,1,1,1,1,1,1,1,2,3,3,3,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,2,2,2,2,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,2,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,3,1,2,5,5,5,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,5,4,4,4,4,4,4,4,4,4,4,2,5,5,5,5,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5];
  94.